Definition

Denote by 𝚂𝙰𝚃\mathtt{SAT} the set of all satisfiable CNF formulae.

(satisfiable meaning there is some assignment of variables such that the formula evaluates to TRUE)

Notes


References

  1. S. Arora, B. Barak. Computational Complexity: A Modern Approach, Cambridge University Press, 2009, p. 45.
  2. https://webdocs.cs.ualberta.ca/~zacharyf/courses/complexity_2019/notes/complexity-w19-lec04.pdf
  3. https://imangodoc.com/1SPxYenE.html
  4. https://en.wikipedia.org/wiki/Boolean_satisfiability_problem
  5. https://people.csail.mit.edu/virgi/6.1420/lecture1.pdf
  6. https://mathweb.ucsd.edu/~sbuss/CourseWeb/Math268_2014W/Beame_IAS_proofcomplexity.pdf